github.com/gotd/td/telegram/downloader.cdn.Hashes (method, view implemented interface methods)

2 uses

	github.com/gotd/td/telegram/downloader (current package)
		cdn_state_machine.go#L303: func (c *cdn) Hashes(ctx context.Context, offset int64) ([]tg.FileHash, error) {
		cdn_verify.go#L152: 		hashes, err := c.Hashes(ctx, offset)